-
Home
-
iyzico for WooCommerce
-
3.5.19
-
Code
-
Classes
- DataFactory
Total Complexity |
44 |
Dependencies |
7 |
Dependents |
2 |
Total lines |
229 |
Lines of code |
168 |
Logical lines of code |
117 |
Comment lines |
0 |
Methods |
10 |
Properties |
1 |
Methods 10
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
createBasket() |
B |
40 |
17 |
56 |
createAddress() |
A |
54 |
8 |
19 |
createPrice() |
S |
53 |
5 |
23 |
validateStringVal() |
S |
62 |
4 |
12 |
createBuyer() |
S |
53 |
2 |
21 |
cartHasPhysicalProduct() |
S |
67 |
3 |
8 |
prepareCheckoutData() |
S |
60 |
2 |
13 |
__construct() |
S |
80 |
1 |
3 |
orderHasShippingPrice() |
S |
80 |
1 |
3 |
oneProductCalc() |
S |
63 |
1 |
10 |